home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mesolore
/
Mesolore - Disc 1.iso
/
pc
/
data
/
Index.dir
/
00008_Script_8
< prev
next >
Wrap
Text File
|
2001-03-08
|
571b
|
18 lines
on mousedown
btndown
end
on mouseUp
btnup
open window "Search Index Results"
set the windowType of window "Search Index Results" to 4
-- temp = field "results"
tell window "Search Index Results" to set the member of sprite 5 = member "output"
tell window "Search Index Results" to updatestage
tell window "Search Index Results" to set the member of sprite 5 = member "results"
tell window "Search Index Results" to updatestage
-- tell window "Search Index Results" to set the scrolltop of member "results" to 0
--
--
end